Add a simple Javascript example
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jul 2021 17:44:17 +0000 (13:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jul 2021 17:48:51 +0000 (13:48 -0400)
commit873f6ccfea38bcda8e0d4e42854b6bd4f4dbb46b
treed747c2f958db5fe7da7e40ff93b1efd7e1a50ca5
parent6efe31e6f5ee1044a5db85510f135d2c34dd557f
Add a simple Javascript example

This shows how to use a layout manager in a widget,
implemented in javascript. The example sets up the
environment for running from the toplevel dir, assuming
that the build dir is called 'build'.
examples/labels.js [new file with mode: 0755]